@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/p412692740> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eenvoudige stromingsleer / N.H. Dekkers" ;
    dcterms1:issued "2004" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075664119> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070499683> ;
    schema1:bookEdition "Vijfde ongewijzigde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070499705> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p044066961> ;
    schema1:isbn "906674653X" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aebdd2dd967305bbb8f6e834157b5d31> ;
    schema1:name "Eenvoudige stromingsleer" ;
    schema1:numberOfPages 284 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76e87f308e2cbd72ec94c588a8f9d1dc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1003854924> .

