@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/p037924885> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Denkwetten en hun toepassingen / J. Moonen en Fr. Snoeys" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068425554> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069036306> ;
    schema1:description "1e uitg.: 1971" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a925d21815cf4c18e217c7d96a612f6b> ;
    schema1:name "Denkwetten en hun toepassingen" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/63893e765dbdeaf3c07edf66fd90a1a7> .

