@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p089172698> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nederlandsche Klokken- en Orgelraad : [doel en werkwijze] / door A. Brom Jr" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423802682> ;
    dcterms1:issued "1927" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068770774> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c0b3fdce97a16b880135fba6a1e50f5> ;
    schema1:name "De Nederlandsche Klokken- en Orgelraad : [doel en werkwijze]" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a397ccd4c70f3dcc21bbc8b10584cd2f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65452092> .

