@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/p181895471> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wetsdokter / tekst: Rocca ; tek.: Fino ; [kleuren: Boutle ; vert. uit het Frans]" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p148215637> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p149305133>,
        <http://data.bibliotheken.nl/id/thes/p181895390> ;
    schema1:description "Oorspr. Franse uitg.: Toulon : Soleil" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p159329795>,
        <http://data.bibliotheken.nl/id/nbt/p181895358> ;
    schema1:isbn "9076067201" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/97f6d4faffb8e4b5a7b13cec838fad70> ;
    schema1:name "De wetsdokter" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/88ba7d7e5da61a6e9e3393008883aaf7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67849814> .

