@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/p416637183> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat nu? Ruilverkaveling!!" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075620901> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075334399> ;
    schema1:bookEdition "2e druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:description "Digitale versie van de uitgave: Utrecht : Cultuurtechnische Dienst, 1939",
        "Eerste druk: 1938" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p227094719> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f34139356661cb7f3acfca34963fe44> ;
    schema1:name "Wat nu? Ruilverkaveling!!" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/80d39616248606c7768063cc1cc86fb7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1022833953> .

