@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/p060804092> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Exact natuurkunde / W.E. Bijker" ;
    dcterms1:issued "1989" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069056870> ;
    schema1:bookEdition "2e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068189117>,
        <http://data.bibliotheken.nl/id/thes/p069056536>,
        <http://data.bibliotheken.nl/id/thes/p069056544> ;
    schema1:description "1e dr.: 1985" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629178> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822689588> ;
    schema1:isbn "9028061444" ;
    schema1:issueNumber 6003 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cf76b27eee01fbd8fe85c431e2f7a027> ;
    schema1:name "Exact natuurkunde" ;
    schema1:numberOfPages 231 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/113ddc7b47595a7890768a26dd373438> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769378354> .

