@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/p841057524> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het meisje uit Parijs / [tekst Berroyer ; tek. Gibrat]" ;
    dcterms1:issued "1984" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069263566> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069344345> ;
    schema1:description "Vert. uit het Frans" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842398511> ;
    schema1:isbn "9067931624" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d2cca7bd787fa8922f7531ebe2121af> ;
    schema1:name "Het meisje uit Parijs" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fff53d368030cc50590780240ec68d5f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63683629> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6b30c912b74da85472c62470615ea8a9> .

