@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/p802445756> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "American sign language syntax / Scott K. Liddell" ;
    dcterms1:issued "1980" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078512581>,
        <http://data.bibliotheken.nl/id/thes/p078682533>,
        <http://data.bibliotheken.nl/id/thes/p169929744>,
        <http://data.bibliotheken.nl/id/thes/p397430817> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070646880> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811113868> ;
    schema1:isbn "9027934371" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35c57cc988432354be1989abc88c881b> ;
    schema1:name "American sign language syntax" ;
    schema1:numberOfPages 194 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2f51fc73905aed448e6a3e912c0edac7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781252606> .

