@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/p802942113> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bouwobject en pendel 1975 / [door] J.A.G. Aartman [en] E.J.M. van den Berg" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074980696>,
        <https://data.bibliotheken.nl/.well-known/genid/798d22177acbf85bdd78e4a9a4ef3994> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067616941> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f02f8b15f33cbe477e8897c07967c40d> ;
    schema1:name "Bouwobject en pendel 1975" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a72f7f8e2ee712669168e2844f984c22> .

