@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/p189961627> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ludwig Wittgenstein / [bijdragen: Hans Bertens ... et al. ; red. Jacqueline Bel ... et al.]" ;
    dcterms1:issued "1999" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068420641>,
        <http://data.bibliotheken.nl/id/thes/p071822720> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p141151358> ;
    schema1:isbn "9028418741" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc594e513a17d1aa073a29b3688c7d45> ;
    schema1:name "Ludwig Wittgenstein" ;
    schema1:numberOfPages 127 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/86da1d055211bab727de480d6b9dd64d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67760702> .

