@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/p832607428> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fracture mechanics of concrete / ed. by Folker H. Wittmann" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075600943>,
        <http://data.bibliotheken.nl/id/thes/p297323547> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068073666> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821797816> ;
    schema1:isbn "0444421998" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d3128bfa60b0d84d9aa06b0ee067041> ;
    schema1:name "Fracture mechanics of concrete" ;
    schema1:numberOfPages 680 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3106d55e3408141dfd3efe4ad2b689a1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905458769> .

