@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/p12347728X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Biogas : methaangisting in Nederland / door Jan Craens" ;
    dcterms1:issued "1976" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078435404>,
        <http://data.bibliotheken.nl/id/thes/p078453836>,
        <http://data.bibliotheken.nl/id/thes/p07863671X>,
        <http://data.bibliotheken.nl/id/thes/p087973227> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072226110> ;
    schema1:bookEdition "2e ed" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cb9125a843f4ede2ebf044aac490e3a5> ;
    schema1:name "Biogas : methaangisting in Nederland" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/216705c7252ec489c7b436e5194cc9c5> .

