@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/p862107008> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Persoonlijk / Mischa de Vreede" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070257574>,
        <http://data.bibliotheken.nl/id/thes/p077612027>,
        <http://data.bibliotheken.nl/id/thes/p397462905> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070257574> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820184632> ;
    schema1:isbn "9029554568" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd494db9de03c69cab5cada4c8e45d56> ;
    schema1:name "Persoonlijk" ;
    schema1:numberOfPages 212 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b2ac3ea37806b5ec21f482aa8af412ca> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901728865> .

