@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/p394689402> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jacob van Maerlant / Ingrid Biesheuvel" ;
    dcterms1:issued "2009" ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069220522>,
        <http://data.bibliotheken.nl/id/thes/p12363038X> ;
    schema1:description "1e dr.: 1999" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450104893>,
        <http://data.bibliotheken.nl/id/nbt/p450566528> ;
    schema1:isbn "9789048511518" ;
    schema1:issueNumber "leer" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9214e64eec628a92bbce36afa584b9f5> ;
    schema1:name "Jacob van Maerlant" ;
    schema1:numberOfPages 6956513 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad050a554cc4290695383295f52e0e87> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1007847464> .

