@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/p410865214> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De doolhof / tekst en redactie: Marja Baeten en Minke van Dam ; tekeningen: Esther van den Berg" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070291217> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p315106441>,
        <http://data.bibliotheken.nl/id/thes/p407444238> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610736> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407975314> ;
    schema1:isbn "9789001881696" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad8545961249f1d766db42d023774a5d> ;
    schema1:name "De doolhof" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/497312516fcbb6ed09f108584c6c1b52> ;
    schema1:sameAs <http://www.worldcat.org/oclc/989972533> .

