@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p052947823> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "CIER-lezingen 1987-1988 / [P.J. Kaufmann ... et al.]" ;
    dcterms1:issued "1988" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07066546X> ;
    schema1:description "Titel op omslag: Intellectuele eigendom" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p090870255> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8d14e4e69dc9696f4b7522b544b043b4> ;
    schema1:name "CIER-lezingen 1987-1988" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/77620b50847f45e59b2e8cbcb15f53f2> .

