@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/p382630181> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Et maintenant? / Sofie Sergeant" ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p315707801> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p101216394>,
        <http://data.bibliotheken.nl/id/thes/p315707828>,
        <http://data.bibliotheken.nl/id/thes/p315707879> ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p382629345> ;
    schema1:isbn "9789044132014" ;
    schema1:issueNumber "guid" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ec25da8b20e319f06aefb1f2f702763> ;
    schema1:name "Et maintenant?" ;
    schema1:numberOfPages 115 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a64ebfabfca255358562dd0425717a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/892516437> .

