@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/p051005298> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot het denken van Wittgenstein / H.G. Hubbeling" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068339445>,
        <http://data.bibliotheken.nl/id/thes/p077593383>,
        <http://data.bibliotheken.nl/id/thes/p078505917>,
        <http://data.bibliotheken.nl/id/thes/p241924731> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068713959> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821673475> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f81019e70fcf0ee1e158b05e79dbeae0> ;
    schema1:name "Inleiding tot het denken van Wittgenstein" ;
    schema1:numberOfPages 121 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ff875f757d6ddd0d1f753f114e0e373> ;
    schema1:sameAs <http://www.worldcat.org/oclc/31244955> .

