@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/p420516743> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vriendje te koop / Bram Kasse & Michel de Boer ; redactie: Greetje Kruidhof" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p227784847> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p111020190>,
        <http://data.bibliotheken.nl/id/thes/p242090885> ;
    schema1:description "Tekst Bram Kasse, illustraties Michel de Boer" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789087820541" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/444ad130fa2516a67d4dc1e1e759b8f3> ;
    schema1:name "Vriendje te koop" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6b47a4f672ca0e5882064920d9c5f7d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1085906273> .

