@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/p079418619> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Technologie, economie & samenleving / Ben Dankbaar and Bert Roukens" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067541763> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07365437X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p079391230> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c23b6ff5cac61b2aee054063fab9de5c> ;
    schema1:name "Technologie, economie & samenleving" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8a8ae2ccc8a3401135dbe709704348d8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65438712> .

