@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/p862132185> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de wetenschapsleer / R.F. Beerling, S.L. Kwee, J.J.A. Mooij, C.A. van Peursen" ;
    dcterms1:issued "1975" ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068218494>,
        <http://data.bibliotheken.nl/id/thes/p068799349>,
        <https://data.bibliotheken.nl/.well-known/genid/50695be89d6d17f22aed1ee0079e7b18>,
        <https://data.bibliotheken.nl/.well-known/genid/fa220cef42bebafc4c6ed03148ec4440> ;
    schema1:description "Oorspr. uitg. 1970" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00ceaebe2900ccfcaefa12364366ecf1> ;
    schema1:name "Inleiding tot de wetenschapsleer" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/74d9178d7b4eabe4742bb63db347aa88> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67565820> .

