@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/p100012043> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De 3 vlekken / M. Tillieux ; [vert. uit het Frans]" ;
    dcterms1:issued "1973" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069102740> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831648627> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd0ba3990b5b47b0d3a8df675606b451> ;
    schema1:name "De 3 vlekken" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3934a28593f1aa92d79306c754be5ca5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66074649> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/b5b6c2568eed95d3f6a213a30f77c5ad> .

