@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/p05024633X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De achttiende Brumaire van Louis Bonaparte / Marx ; [vert. uit het Russisch]" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070832870>,
        <http://data.bibliotheken.nl/id/thes/p078673801>,
        <http://data.bibliotheken.nl/id/thes/p241924626> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068428421> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050246968> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c0d45bc2c91c79800f0034007556fec> ;
    schema1:name "De achttiende Brumaire van Louis Bonaparte" ;
    schema1:numberOfPages 135 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a31541ca0dfe015fe56acf73544875bf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64852426> .

