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

<http://data.bibliotheken.nl/id/nbt/p844081604> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Invallessen / H.J. van Lienen en J.V. Spronkers" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071871039>,
        <http://data.bibliotheken.nl/id/thes/p075304414> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071871020> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629216>,
        <http://data.bibliotheken.nl/id/thes/p075629305> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/deb95474873a0153f23173c58fb472af> ;
    schema1:name "Invallessen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf62c69297c50b46179afee24b11b1c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64102582> .

