@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/p334500958> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nieuw reisdocument aangevraagd?" ;
    dcterms1:issued "2009" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608224>,
        <http://data.bibliotheken.nl/id/thes/p078539153>,
        <http://data.bibliotheken.nl/id/thes/p078541859>,
        <http://data.bibliotheken.nl/id/thes/p078623839>,
        <http://data.bibliotheken.nl/id/thes/p078685095> ;
    schema1:description "In transparant",
        "Uitgave: Het Nieuwe Rijk" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/54414c58b478c716ec395f62034fa817> ;
    schema1:name "Nieuw reisdocument aangevraagd?" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dfac1cee9c87982f0434492dc996fa89> ;
    schema1:sameAs <http://www.worldcat.org/oclc/732968685> .

