@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/p11477692X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Jong's pijpen / door Fred Tymstra" ;
    dcterms1:issued "1977" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/e1be4ec7f70a71e52e33cde2dc23ec8b> ;
    schema1:description "Omslag vermeldt: \"Catalogus\"" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p043991149> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0bbacbff6b5fe8826bd7ca75b05488b> ;
    schema1:name "De Jong's pijpen" ;
    schema1:numberOfPages 13 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/62b9336f147ca3e7aa817078974b26c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906992549> .

