@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/p046376763> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Reinhardt / door Hermann ; [vert. uit het Frans]" ;
    dcterms1:issued "1988" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068906196> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851556817> ;
    schema1:isbn "9034321886" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e5dc8f689d89cfbe4242691bc7fa490> ;
    schema1:name "Reinhardt" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0d6d36cf4809c3f682f61f30c09f3e4d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64939945> .

