@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p163305501> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het stakingsrecht : rede / Henk Gortzak" ;
    dcterms1:issued "1958" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071507655> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832227056> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22cbb608e0b7260701f35c218034b9ff> ;
    schema1:name "Het stakingsrecht : rede" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8df851da06ccc6ee65dcf4c3947952e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68248017> .

