@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/p048200018> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Korte Swahili spraakkunst / Alf. Loogman" ;
    dcterms1:issued "1958" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599861>,
        <http://data.bibliotheken.nl/id/thes/p078681693>,
        <http://data.bibliotheken.nl/id/thes/p397476868>,
        <http://data.bibliotheken.nl/id/thes/p423091921> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073891223> ;
    schema1:inLanguage "nl",
        "sw" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ebabbdf6d771f5b960f0b1274619f52> ;
    schema1:name "Korte Swahili spraakkunst" ;
    schema1:numberOfPages 75 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/11c0dcc36c0a491bf99563339c305b6b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906749682> .

