@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/p436777592> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Liever een hond / Gijs Muller ; redactie: Ru de Groen" ;
    dcterms1:issued "2021" ;
    schema1:associatedMedia "https://cr.epagine.nl/cb/?epub=ws%2FgetBooks%2F9789083115863%2F&" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p428698239> ;
    schema1:bookEdition "Eerste uitgave" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073478970> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p435170562> ;
    schema1:isbn "9789083115863" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51977763fd0405644c15218e7f43fbc9> ;
    schema1:name "Liever een hond" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a81035d1e377b8b0821bf25b1c261f06> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1260129134> .

