@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/p801974828> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Antoine en Julie / Georges Simenon ; [vert. uit het Frans door K. H. Romijn]" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068291965> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073045195> ;
    schema1:description "Oorspr. titel : Antoine et Julie. - Paris : Presses de la Cité, 1953" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p04078651X> ;
    schema1:isbn "9031003107" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eeea0c69d7a39f3ce31431b091b5a8b9> ;
    schema1:name "Antoine en Julie" ;
    schema1:numberOfPages 218 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/61a27d14ec15884490e57ec2ddd996d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63405531> .

