@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/p163191786> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dr. Quinn / Dorothy Laudan" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p143330802> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074034995> ;
    schema1:description "Met grote letter gedrukt",
        "Oorspr. Nederlandse uitg.: Kampen : Kok Voorhoeve, 1997" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p149333811>,
        <http://data.bibliotheken.nl/id/nbt/p821616617> ;
    schema1:isbn "9036416981" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d3653a1e75678bc4a4eeeb11dc519e69> ;
    schema1:name "Dr. Quinn" ;
    schema1:numberOfPages 295 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1bee5d2643530dc130a6985d7501f371> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770695281> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/95d344187d89734722e91f216a9925db> .

