@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/p801987989> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Over de kamer gesproken / J. Kooiman" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07543833X>,
        <http://data.bibliotheken.nl/id/thes/p07568523X>,
        <http://data.bibliotheken.nl/id/thes/p077608186>,
        <http://data.bibliotheken.nl/id/thes/p078623030>,
        <http://data.bibliotheken.nl/id/thes/p078948754> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068412452>,
        <http://data.bibliotheken.nl/id/thes/p07543833X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810688646> ;
    schema1:isbn "9012011663" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/876972c1dc9da7081550b6d2bff52bce> ;
    schema1:name "Over de kamer gesproken" ;
    schema1:numberOfPages 352 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5b5922dd3768a38ca2a232d558ccfdc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781241027> .

