@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p34051695X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedvrienden / Marjan Berk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394658108> ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074236962> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789025439545" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd03e4ddb7a34a5f1937c629ee05777c> ;
    schema1:name "Bedvrienden" ;
    schema1:numberOfPages 333 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3f89ecc627236947041a4a9013163c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/798464252> .

