@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/p10390655X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Stadskelder / door J.W.C. van Campen" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070125198> ;
    schema1:description "Overdruk uit: Jaarboekje van \"Oud-Utrecht\", 1930" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b830dd06e4048889a7b4a17141fc2248> ;
    schema1:name "De Stadskelder" ;
    schema1:numberOfPages 168 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be82c4297623d534fd4d3a8055b517fa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65901043> .

