@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/p433446862> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Heikant een Wereldwijk / Berry van Oudheusden" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p089269799> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492063038" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c660b26945304aca15a559f9d013fb3> ;
    schema1:name "Heikant een Wereldwijk" ;
    schema1:numberOfPages 131 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5286b1783989305e21b6cbcef32e440> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1269627989> .

