@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p165957859> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijdrage tot het onderzoek van Bisseling / John E. Grevers" ;
    dcterms1:issued "1924" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p12204973X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840257104> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e1f51b763eecf9fe1ab1553c2d1599ef> ;
    schema1:name "Bijdrage tot het onderzoek van Bisseling" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b274d002143d3de7f9c7459ecb75cc9c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68073936> .

