@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/p85180716X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Arbeid en economische orde / N. Devolder" ;
    dcterms1:issued "1946" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070497990> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7002d856aa00530ce031f4c7838a35b> ;
    schema1:name "Arbeid en economische orde" ;
    schema1:numberOfPages 448 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d1daf0b63b1036f7ea2b4a00508d804> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781641344> .

