@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/p243134452> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sint Nicolaasrede 2001 / door A. Aboutaleb" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075615487>,
        <http://data.bibliotheken.nl/id/thes/p075660016> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071136185>,
        <http://data.bibliotheken.nl/id/thes/p075312042> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p20514490X> ;
    schema1:isbn "9065877398" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/606ca1b160dc65f9814e59a2aa198457> ;
    schema1:name "Sint Nicolaasrede 2001" ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/062eed8b9c04f74fa4c04c5d8fee8616> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66648040> .

