@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/p850629985> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Inleiding tot de wetenschapsleer / [door] R.F. Beerling, S.L. Kwee, J.J.A. Mooij, C.A. van Peursen" ;
    dcterms1:issued "1974" ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068799349>,
        <http://data.bibliotheken.nl/id/thes/p070397015>,
        <https://data.bibliotheken.nl/.well-known/genid/049e63fb3ae9511f819e542f790338e0> ;
    schema1:description "1e uitg.: 1970" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9061316022" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2805343d55f3956744a417be2e592acc> ;
    schema1:name "Inleiding tot de wetenschapsleer" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aea2aa4fccc2ffe87a33b5c18982bc38> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64117068> .

