@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/p236391860> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kleine Pardon / door Marcel Matthijs" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068437684> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p117036765> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1de9e1ba49f56a5bdaaf13018c6b47d6> ;
    schema1:name "De kleine Pardon" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ee61715487b837f3027d8865ad886873> ;
    schema1:sameAs <http://www.worldcat.org/oclc/36185834> .

