@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/p801836018> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Carillon / J.J. Poort" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342734350> ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562043X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06893033X>,
        <http://data.bibliotheken.nl/id/thes/p157600548> ;
    schema1:description "Eerder verschenen in de Elisabethbode" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc5ddbcbbe09b2a11bd7bde28607f84a> ;
    schema1:name "Carillon" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee20b4f9b269d15f897a1e5fdf337463> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63373116> .

