@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/p410782882> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wisselplaats / Greetje Kruidhof" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p242090885> ;
    schema1:description "Op omslag: in Wisselplaats staat de tweede s in spiegelschrift en de eerste l is omgekeerd weergegeven. - Ondertitel op omslag: Gedichten" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492600028" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c2d656f0a78ba19a3716eba5dde5aae7> ;
    schema1:name "Wisselplaats" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e1a6e2b39ea53b23d0a4fdad9f169e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1014115781> .

