@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/p19514144X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Individu en samenleving / M. Cox, A. Roetman" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07359203X> ;
    schema1:bookEdition "1e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p195139712> ;
    schema1:description "Deelkwalificatie 204" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629100> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p195138910> ;
    schema1:isbn "9011059484" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad7e4a517e32727029b806ecf75585c1> ;
    schema1:name "Individu en samenleving" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/99f6ccc64c9ca8d35762130882e30614> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66887161> .

