@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/p842826068> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De functie van de taal in het denken / A.J.J. de Witte" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598881>,
        <http://data.bibliotheken.nl/id/thes/p078482119>,
        <http://data.bibliotheken.nl/id/thes/p078683289>,
        <http://data.bibliotheken.nl/id/thes/p089774426> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067481914> ;
    schema1:bookEdition "2e, herz.dr" ;
    schema1:description "1e dr.: 1970" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810621673> ;
    schema1:isbn "9027451249" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1591cb71885771d8e0653900bfa98bad> ;
    schema1:name "De functie van de taal in het denken" ;
    schema1:numberOfPages 367 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ad59665c5b4f42ed7a7bb865048a0aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/41138247> .

