@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/p102243190> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Komt meer voor / Peter van Straaten" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068978987>,
        <http://data.bibliotheken.nl/id/thes/p075602598>,
        <http://data.bibliotheken.nl/id/thes/p077595173>,
        <http://data.bibliotheken.nl/id/thes/p078465206> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068978987> ;
    schema1:description "Eerder verschenen in: Het Parool" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "906012961X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2673c8e693015636790a3b89d553304e> ;
    schema1:name "Komt meer voor" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/682754460fba24fb006d70d14c581985> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65843075> .

