@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/p19847279X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Holland zonder haast" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p074182722>,
        <http://data.bibliotheken.nl/id/thes/p075659107> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p176008519> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07295826X>,
        <http://data.bibliotheken.nl/id/thes/p074182722> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075606313> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p203496469> ;
    schema1:isbn "9071877469" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3b11c21a8438a514af248d5e506f5ba9> ;
    schema1:name "Holland zonder haast" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b5491ab1fab9b3e2bc60f97ad308e29> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772800259> .

