@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/p264989635> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De feeëntrein : brieven aan Philippine / Remco Ekkers" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072315415> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9077487085" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/07662a0f7789a9d5670d43c7d0ff823b> ;
    schema1:name "De feeëntrein : brieven aan Philippine" ;
    schema1:numberOfPages 158 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ff0c33958d649019d1975d2a27673548> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66550711> .

