@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/p064391981> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dwars door de cultuur = Straight through culture / [red.: Jetteke Bolten (hoofdred.) ... et al.]" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075612674>,
        <http://data.bibliotheken.nl/id/thes/p397430191> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075410338> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075035243>,
        <http://data.bibliotheken.nl/id/thes/p075310538> ;
    schema1:description "Nederlandse en Engelse tekst" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:isbn "9066170735" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f5a4859e868938bcd1418d12e8c452c> ;
    schema1:name "Dwars door de cultuur = Straight through culture" ;
    schema1:numberOfPages 109 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b9de09efd56d66967f63a4287ec46ada> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65499682> .

