@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/p339450959> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Klik! zegt m'n Clack / Jan Wolfslag" ;
    dcterms1:issued "1957" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606321>,
        <http://data.bibliotheken.nl/id/thes/p075606356> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p147789907> ;
    schema1:bookEdition "1e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p155668943> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/722cbb05312d35597c5ac898c5cd0280> ;
    schema1:name "Klik! zegt m'n Clack" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6117b540126f4dd9f52c30cb8680e005> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772518036> .

