@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/p124265553> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De briefwisseling van J. R. Thorbecke / J.R. Thorbecke" ;
    dcterms1:issued "1979" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06830983X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067686435>,
        <http://data.bibliotheken.nl/id/thes/p068819307> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821598244>,
        <http://data.bibliotheken.nl/id/nbt/p83137747X> ;
    schema1:isbn "9024722233" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a41e10f80ee75a36deaca41518579800> ;
    schema1:name "De briefwisseling van J. R. Thorbecke" ;
    schema1:numberOfPages 764 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/306893dc4ac64f9e2c2153985471ceb2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768967183> .

