@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/p114071063> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zeeschildpadden die in Suriname leggen : een korte samenvatting / J.P. Schulz" ;
    dcterms1:issued "1972" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077603532>,
        <http://data.bibliotheken.nl/id/thes/p078965691> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067849326> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4ff89209f8017188c44403a63e4dbd9> ;
    schema1:name "Zeeschildpadden die in Suriname leggen : een korte samenvatting" ;
    schema1:numberOfPages 17 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a34167b9fec4d01bcdea69e77680a9ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66278762> .

