@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/p05576939X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Borobudur na de restauratie / A.J. Bernet Kempers" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06923857X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a45b5c5d619f3924e310402134132626> ;
    schema1:name "Borobudur na de restauratie" ;
    schema1:numberOfPages 465 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1e079d79fad0fbd3e94c7b85c7fb2219> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65056909> .

