@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/p790904101> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wereld in steigers / [bijdragen van W.J.B. Bartels ... et al.]" ;
    dcterms1:issued "1970" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/2bf314e70f2276e840181c22f487065c> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073957259> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850240379> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9175d6e4094867ba653872f2de43379b> ;
    schema1:name "Wereld in steigers" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f6d93cd25aea2e308624f398a3795ec3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781111414> .

