@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/p83194546X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The structure of phonological representations / Harry van der Hulst" ;
    dcterms1:issued "1982" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606283>,
        <http://data.bibliotheken.nl/id/thes/p397431139> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068772173>,
        <http://data.bibliotheken.nl/id/thes/p073248312> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820814938>,
        <http://data.bibliotheken.nl/id/nbt/p822265486> ;
    schema1:isbn "9070176599" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/713c451fdff388fccf85029910a40038> ;
    schema1:name "The structure of phonological representations" ;
    schema1:numberOfPages 477 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ea3d993d7c4ee7a4290f05bab3ffd0bc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768980512> .

