@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/p785990437> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Orgues, carillon et chantrerie à Anderlecht / Jean-Pierre Félix" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397428030>,
        <http://data.bibliotheken.nl/id/thes/p397428464> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p437782972> ;
    schema1:description "French or Dutch" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5a33fc032b27511f0dde1260c58d8bd1> ;
    schema1:name "Orgues, carillon et chantrerie à Anderlecht" ;
    schema1:numberOfPages 175 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3786ca443a755e001d6401e73fb854d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906292750> .

