@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/p42824632X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Daar zijn vrienden voor : liefdesroman / Suzanne Peters" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p274416611> ;
    schema1:bookEdition "3e druk" ;
    schema1:description "1e druk: ©2016" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789086603176" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5b472d9e1d1d619f2564e7ddcfd81b9> ;
    schema1:name "Daar zijn vrienden voor : liefdesroman" ;
    schema1:numberOfPages 233 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2b924b45b68ee65aa0dee7f63851cf27> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1182502899> .

