@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://urn.fi/URN:NBN:fi:bib:me:W00068381600> schema:author <http://urn.fi/URN:NBN:fi:au:cn:28321A> ;
    schema:name "Ohjelmistotekniikan ja signaalinkäsittelyn laitoksien sekä tietotekniikan tutkimuslaitoksen henkilökunta" .

<http://urn.fi/URN:NBN:fi:bib:me:W00093116600> schema:about <http://urn.fi/URN:NBN:fi:au:cn:28321A> ;
    schema:name "Tietotekniikka opetuksen tukena ohjelmistotekniikan laitoksella" .

<http://urn.fi/URN:NBN:fi:bib:me:W00385148700> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:28321A> ;
    schema:name "Proceedings of the Nordic Workshop on Programming Environment Research" .

<http://urn.fi/URN:NBN:fi:bib:me:W00410338400> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:28321A> ;
    schema:name "Task-driven specialization support for object-oriented frameworks" .

<http://urn.fi/URN:NBN:fi:bib:me:W00564548600> schema:contributor <http://urn.fi/URN:NBN:fi:au:cn:28321A> ;
    schema:name "Raportti",
        "Raportti / Tampereen teknillinen korkeakoulu, ohjelmistotekniikan laitos",
        "Raportti / Tampereen teknillinen yliopisto, ohjelmistotekniikan laitos",
        "Raportti / Tampereen teknillinen yliopisto. Ohjelmistotekniikan laitos",
        "Rep. - Tamp. Univ. Tech. Softw. Syst. Lab",
        "Report",
        "Report / Tampere University of Technology, Department of Software Systems",
        "Report / Tampere University of Technology, Institute of Software Systems",
        "Report / Tampere University of Technology, Software Systems Laboratory",
        "Report / Tampere University of Technology. Institute of Software Systems",
        "Tampereen teknillinen korkeakoulu. Ohjelmistotekniikan laitos. Report" .

<http://urn.fi/URN:NBN:fi:au:cn:28321A> a schema:Organization ;
    schema:name "Tampereen teknillinen korkeakoulu. Ohjelmistotekniikan laitos" .

