@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/p332051897> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De belegering van de jonker / Karel Wasch" ;
    dcterms1:issued "2011" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072028726> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789079923069" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58386ee1f84922bf1f1067ca1e987ab8> ;
    schema1:name "De belegering van de jonker" ;
    schema1:numberOfPages 150 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe2ca65d4668efd6ede1eaf361dd34bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/702311060> .

