@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/p099185229> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beth Palet : \"een hele geschiedenis\" / door René de Vries" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078559618>,
        <http://data.bibliotheken.nl/id/thes/p078610915>,
        <http://data.bibliotheken.nl/id/thes/p078685796>,
        <http://data.bibliotheken.nl/id/thes/p095968318>,
        <http://data.bibliotheken.nl/id/thes/p241924553>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/a4b8981f8eb06a8295e6d3e685c5896d> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bbc23736882f1e5d138cdc7103135dd> ;
    schema1:name "Beth Palet : \"een hele geschiedenis\"" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e02b491d6066e9af361f7d35edbce19> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65874142> .

