@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/p329922157> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Heren van Paterswolde / G. Jan ten Pas" ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075633213>,
        <http://data.bibliotheken.nl/id/thes/p075687356>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078488451>,
        <http://data.bibliotheken.nl/id/thes/p078569877>,
        <http://data.bibliotheken.nl/id/thes/p241923832>,
        <http://data.bibliotheken.nl/id/thes/p332183173> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p236332929>,
        <http://data.bibliotheken.nl/id/thes/p276826841> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075687666> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789081194136" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/145d9c0971175667aa31a7482513d9df> ;
    schema1:name "De Heren van Paterswolde" ;
    schema1:numberOfPages 211 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/577b656a6f76f87535ee80bc0fb96515> ;
    schema1:sameAs <http://www.worldcat.org/oclc/689956877> .

