@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/p435983385> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Overheid en verbruikscoöperatie / door Joh. van Gool" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067848001> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p802390943> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/433deae54c43cdd52c4069a2cb547ee2> ;
    schema1:name "Overheid en verbruikscoöperatie" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/22df99990f712bc0ddfa208a0420d053> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308880462> .

