@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/p301793271> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le voleur d'enfants / Jules Supervielle ; [red.: Ellis Cruse ; ill.: Oskar Jørgensen]" ;
    dcterms1:issued "1971" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068949049> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068262760> ;
    schema1:description "Oorspr. uitg.: Parijs : Gallimard, 1926. - Voor een vocabulaire van 600 woorden." ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822848570> ;
    schema1:isbn "8723903317" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c18306e8478ab8a80504eed586822e7d> ;
    schema1:name "Le voleur d'enfants" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/46a19b8a74b9a5a290ddb91a521af59f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150179528> .

