@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/p222431415> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De beethoogte : een reproduceerbare methode voor het bepalen van de beethoogte / L.H. Timmer" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596854>,
        <http://data.bibliotheken.nl/id/thes/p078607574> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p16019069X> ;
    schema1:description "Ook verschenen als proefschrift Groningen" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842997806> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a397ea4cf44a40f4f72a0c4a34ab4ead> ;
    schema1:name "De beethoogte : een reproduceerbare methode voor het bepalen van de beethoogte" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c8c12370ed0416475202b1f300f26951> .

