@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/p84048593X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Karl Marx / door H. Brugmans" ;
    dcterms1:issued "1936" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068428421>,
        <http://data.bibliotheken.nl/id/thes/p075614707> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068401566>,
        <http://data.bibliotheken.nl/id/thes/p075468735> ;
    schema1:description "Uitg. in samenwerking met de V.A.R.A" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851068529> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f89fc4027d87e59f151fd0c0ac5290ef> ;
    schema1:name "Karl Marx" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7cef75627a0b3c14c253c80b13321073> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63885121> .

