@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/p375212507> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Le dromedaire / ... Apollinaire" ;
    dcterms1:issued "2013" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075605945> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068335539> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069567018>,
        <http://data.bibliotheken.nl/id/thes/p151082316> ;
    schema1:description "Antje =  Antje Veldstra",
        "Met vertaling in het Nederlands door Guépin",
        "Omslagtitel: Voor Antje" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629429>,
        <http://data.bibliotheken.nl/id/thes/p075629496> ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p375207279> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f21f4db40906e8444d2a23d4f7c2b5c1> ;
    schema1:name "Le dromedaire" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ddc7d37147501735d458da2dede8bb32> ;
    schema1:sameAs <http://www.worldcat.org/oclc/878806057> .

