@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p145395065> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ijzeren wet / Ewout Speelman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448654822> ;
    dcterms1:issued "1955" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069696756> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p050171607> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/691952d89c12f61c66a93a4cb7ee1300> ;
    schema1:name "De ijzeren wet" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0145388c8dff300eeddc111dabfee86b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68861525> .

