@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/p810433672> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Concordance analysis: some alternative approaches / J. H. Voogd" ;
    dcterms1:issued "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068274246>,
        <https://data.bibliotheken.nl/.well-known/genid/22c163d212d848ecd0608830fb345dd3> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830008853> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ead61551287701a737839555c61985b> ;
    schema1:name "Concordance analysis: some alternative approaches" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/301b333e18a920543b35efc91a88b490> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63357358> .

