@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/p268416753> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Japanische kunst / door T.B. Roorda" ;
    dcterms1:issued "19XX" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071109560> ;
    schema1:bookEdition "2de dr" ;
    schema1:description "Overdr. uit: Oosthoek's geillustreerde encyclopaedie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f515df3825b36193289845b9603e6b1f> ;
    schema1:name "Japanische kunst" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a03975420a21fa0d792da5b4250dec7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66618248> .

