@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/p04858181X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De economie van de bedrijfsgebouwen op akkerbouwbedrijven / door J. de Veer" ;
    dcterms1:issued "1959" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073325864> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840757166> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/adce72fa3fb32b73cd34ce92a82838a1> ;
    schema1:name "De economie van de bedrijfsgebouwen op akkerbouwbedrijven" ;
    schema1:numberOfPages 21 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b648e099b1d97b56bcd44c51e4bdcf3b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64938717> .

