@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/p417290241> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "OveralNatuurkunde: Leerboeken: " ;
    dcterms1:issued "2018" ;
    schema1:bookEdition "Vijfde editie" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07487277X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p352273771> ;
    schema1:isbn "9789001872076" ;
    schema1:issueNumber 9030 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b31499cb7c28c355a3cf7189631ab70a> ;
    schema1:name "OveralNatuurkunde: Leerboeken: " ;
    schema1:numberOfPages 296 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1277b17d72ada94452b63922b3c314c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1030754878> .

