@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/p103907270> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Leeuwenberch / J.W.C. van Campen" ;
    dcterms1:issued "1931" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070125198> ;
    schema1:description "Overdruk uit: Jaarboekje van \"Oud-Utrecht\"" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b07c8322482b50a998fc576c2cf50792> ;
    schema1:name "Leeuwenberch" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/17b08f7d443e9e5ebec8578575be3e16> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65901153> .

