@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/p350863261> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het conflict in Twente / Eric Fischer, G.J. Reuvekamp" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06837366X> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/962c061529a3fb289a733b42ee5331aa> ;
    schema1:description "Drie artikelen over de Twentse textielstaking 1931-1932. Lit opg.: bl. 5. - Uit: Bulletin Nederlandse Arbeidersbeweging. - 1986, nrs. 9 en 10" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a990df363af6c51952bbd70fefdef74b> ;
    schema1:name "Het conflict in Twente" ;
    schema1:numberOfPages 45 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/984551ebdaa464c94eee468eb06bd3eb> .

