@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/p830669000> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Subjectiveren en objectiveren / P.Ch.A. Malotaux" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068002092> ;
    schema1:description "Inaugurele rede Delft" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853085285> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29a95a31b222e65ec434f12f37b6092a> ;
    schema1:name "Subjectiveren en objectiveren" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/21bea6a029bbcb6f74a445a016a57d48> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63460653> .

