@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/p089920090> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Onderzoek naar krimp en kruip van lichtbeton / J. Bednar, H.W. Reinhardt" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074920340>,
        <https://data.bibliotheken.nl/.well-known/genid/cabd82a9a25b5c28687696e6d9f5c9bf> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070636079>,
        <https://data.bibliotheken.nl/.well-known/genid/cf23af2dd0845d35d621340ca64c16e7> ;
    schema1:description "Rapport 5-77-6" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/717401413c428b8843f8551f054dc898> ;
    schema1:name "Onderzoek naar krimp en kruip van lichtbeton" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e5507fbbbb42b4c50a883e56c7c27f6> .

