@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/p120330423> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wet van verplaatsing van de middelste lijn van een triplet / P. Zeeman" ;
    dcterms1:issued "1909" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078581575>,
        <http://data.bibliotheken.nl/id/thes/p080452086>,
        <http://data.bibliotheken.nl/id/thes/p125057563> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070058296> ;
    schema1:description "Tevens gepag.541-545",
        "Zonder titelbl. Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2678e56c28c0eb8710ec867fff8e0f33> ;
    schema1:name "De wet van verplaatsing van de middelste lijn van een triplet" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1c1be790c2fe729f8d3bb4ef208e7ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69266694> .

