@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/p044047940> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zwemmen / Frans Ensink" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628783>,
        <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p188289569>,
        <http://data.bibliotheken.nl/id/thes/p397584504> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p100866867> ;
    schema1:description "Voortitel: Zwemmen voor iedereen" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p100855369> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc759bcbe92f87638d32dcb8489dcd19> ;
    schema1:name "Zwemmen" ;
    schema1:numberOfPages 117 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cdec37e5e467e89d8bd1f8379ef297ea> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906843039> .

