@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/p396027032> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In de klauwen van de valk / O. Pâques, P. Valmour, J. Martin ; kleuren: Alexandre De La Sema" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p241967899> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070042691>,
        <http://data.bibliotheken.nl/id/thes/p395467497>,
        <http://data.bibliotheken.nl/id/thes/p396027024> ;
    schema1:description "Vertaald uit het Frans" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p25657524X> ;
    schema1:isbn "9789030368427" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e72535d019807c7abd4cd337bec22dac> ;
    schema1:name "In de klauwen van de valk" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/595620f3e0da5316e24d7e6a67dc3ce4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/930563680> .

