@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/p038105403> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Documentaire informatie / van Th.P. Loosjes ; (op grond van colleges 1970/1971) samengesteld door J. Goossens" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068489323> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/91b99e0d50344de08a8d820f3f7649cd> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4ac35f5a2507d44a416a97937ff58ba> ;
    schema1:name "Documentaire informatie" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d43fc902b41979807c37277ea21c60b0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64503830> .

