@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/thes/p075403846> a schema1:Organization ;
    schema1:alternateName "AVB",
        "Amstelveens Vertaal Buro",
        "Amstelveens Vertaalbureau" ;
    schema1:description "??/ad",
        "www.amstelveensvertaalburo.nl",
        "Samengegaan met: Translation World, Amstelveen"@nl,
        "en voortgez. als: AVB Vertalingen, Amstelveen"@nl ;
    schema1:dissolutionDate "2010"^^xsd:gYear ;
    schema1:location <https://data2.bibliotheken.nl/.well-known/genid/a089dd59ab3f319af3aeb7ad5b6ab0cf> ;
    schema1:mainEntityOfPage <http://data.bibliotheken.nl/doc/thes/p075403846>,
        <https://data2.bibliotheken.nl/.well-known/genid/effddc3e56706c4fc83e6f2774ebd9af> ;
    schema1:name "Amstelveens Vertaalburo" ;
    rdfs:seeAlso <http://data.bibliotheken.nl/id/thes/p339380853>,
        <http://data.bibliotheken.nl/id/thes/p373495110> .

