@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/p802607217> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vechten tegen lawines / door W. E. Oranje-van Rij" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071496084> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634902> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820446203> ;
    schema1:isbn "9024240557" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7470c30346f4df185ff4cede53d91eb> ;
    schema1:name "Vechten tegen lawines" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef2e69d893f868897c27240c63c01b1b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63434092> .

