@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/p33377714X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gerecht / Lydia Rood & Niels Rood" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074829793> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074829750> ;
    schema1:description "Digitalisering van de oorspr. uitg. in boekvorm: 1991" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789490848279" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe362f1e8679581eab22eab122b7681a> ;
    schema1:name "Gerecht" ;
    schema1:numberOfPages 166 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/de0c38dfa51e69ea5fb1a8ad3b8552d2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/720013936> .

