@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/p395188431> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Actieve handelspolitiek / pro: L.G. Kortenhorst ; contra: S. Posthuma" ;
    dcterms1:issued "1932" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069667853> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069362254> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p840240627> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p833461133> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfba834ba9216e433c41d23f96d106e1> ;
    schema1:name "Actieve handelspolitiek" ;
    schema1:numberOfPages 81 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ab058fefd9886b7c6c7f9c7ce64491c7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/915801934> .

