@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/p084476745> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door het oog van de naald / [Cauvin, Hardy] ; kleuren: Studio Leonardo ; [vert. uit het Frans]" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071866701>,
        <http://data.bibliotheken.nl/id/thes/p075294435> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068863810> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p86212686X> ;
    schema1:isbn "9031414190" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a31cc9d7f2cfb93395439642853a7bd> ;
    schema1:name "Door het oog van de naald" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0c9959372786b76265b5f116e25516e2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65778687> .

