@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/p039950336> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het merkteken van de heks / tek.: Redondo ; [vert. uit het Frans] ; redactionele verzorging Nederlandse uitg.: Van der Heide Produkties, Zandvoort" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072257938>,
        <http://data.bibliotheken.nl/id/thes/p075377276> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6b20c554e46964395ac872895a53c269> ;
    schema1:name "Het merkteken van de heks" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7c96618dff3cd883cdc30caf51603355> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64336080> .

