@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/p149333811> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dr. Quinn / Dorothy Laudan ; [vert. uit het Duits]" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p143330802> ;
    schema1:description "Met grote letter gedrukt",
        "Uitg. vanaf 1998: Abcoude : Grote Letter Bibliotheek" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ac29180a9fc292ee0b76b2e543b31e1> ;
    schema1:name "Dr. Quinn" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2031fa195d3a3ace6fd38f48a8a76a76> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66051944> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/56e804cfaf19ec42d5359cb54eb1f874> .

