@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/p864962754> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cider voor de sterren / door Fournier ; [vert. uit het Frans]" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06911238X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p83147212X> ;
    schema1:isbn "9031404144" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8009585389d43fff1945932362a731b6> ;
    schema1:name "Cider voor de sterren" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/af56b18dc23952b8136da2410d4699d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/235922615> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5ff38264577cce645a79c00c61e6aec7> .

