@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/p080215963> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wereld in teksten" ;
    dcterms1:issued "1975" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599179> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068790422>,
        <http://data.bibliotheken.nl/id/thes/p068819161> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079152619> ;
    schema1:isbn "9022304760" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/408e280c86ce615492f5e4cf6e98b46e> ;
    schema1:name "Wereld in teksten" ;
    schema1:numberOfPages 231 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ccf58f5d7c2600861924abbe3d42ddc0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769467235> .

