@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/p049026941> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Er is maar één Urk / door Tromp de Vries" ;
    dcterms1:issued "1977" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610970>,
        <http://data.bibliotheken.nl/id/thes/p078667976>,
        <http://data.bibliotheken.nl/id/thes/p078948061> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069094470> ;
    schema1:description "Speciaal nummer" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841091099> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e14b8fb42704902cd7b01145f8b8e24> ;
    schema1:name "Er is maar één Urk" ;
    schema1:numberOfPages 112 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f67f20b42840625c536b0d5d51bad1d7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71426530> .

