@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/p862011507> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bertha, de A-Ford en de mannetjes : onbewimpeld verslag van een boottocht / Gait L. Berk" ;
    dcterms1:issued "1961" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071210091> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35df18026cddd3cea69240bf69e832c4> ;
    schema1:name "De Bertha, de A-Ford en de mannetjes : onbewimpeld verslag van een boottocht" ;
    schema1:numberOfPages 172 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d67bdb91db13a6ac6cf43bc8c36a9539> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906734230> .

