@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/p840983085> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Morfologie van het Songye / door Leo Stappers" ;
    dcterms1:issued "1964" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599861>,
        <http://data.bibliotheken.nl/id/thes/p297624113>,
        <http://data.bibliotheken.nl/id/thes/p397476787> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074027395> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842526544> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3db590c550f1bf5c5b0641f182b67b06> ;
    schema1:name "Morfologie van het Songye" ;
    schema1:numberOfPages 208 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc22ce15facf5baffb716bc32496ce74> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898934633> .

