@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/p862231175> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Algemeen inleidend verslag over de economische heraanpassing van België / Ministerie van Economische Zaken, Brussel" ;
    dcterms1:issued "1936" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075491559> ;
    schema1:description "Ook met Franse titel en tekst" ;
    schema1:inLanguage "fr",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2fa4469288a5a833a237db0ae5e3c39b> ;
    schema1:name "Algemeen inleidend verslag over de economische heraanpassing van België" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c80d30bb188f93e545421b2908bf2e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64354854> .

