@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p18587505X> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Antropologische bijdragen / VU Amsterdam" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p187445184> ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/76577617e3183106a8dba6a061ef71b3> ;
    schema1:name "Antropologische bijdragen" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a82b8c349654f34494b3fbfd259f656f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/73458637> .

