@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/p307941256> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Systematiek, solipsisme en samenleving / door M. Jacobs" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078580455>,
        <http://data.bibliotheken.nl/id/thes/p078680255>,
        <http://data.bibliotheken.nl/id/thes/p078682789> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068611145> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/918fd65717515ba1bf36f1344c21d37f> ;
    schema1:name "Systematiek, solipsisme en samenleving" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae5d38d9ea6de172ca5a1d4c0b441f6e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212897027> .

