@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/p037149431> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Explorations in dependency phonology / John Anderson and Jacques Durand (eds.)" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606283>,
        <http://data.bibliotheken.nl/id/thes/p077599071>,
        <http://data.bibliotheken.nl/id/thes/p078507812> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067819788>,
        <http://data.bibliotheken.nl/id/thes/p069812691> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821539906> ;
    schema1:isbn "9067652989" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4005cf4cbeed39d91fe5180759426c54> ;
    schema1:name "Explorations in dependency phonology" ;
    schema1:numberOfPages 220 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a1b2dde5e1ea7c29e65ca29251ea0d59> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781847747> .

