@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bqprxe>
  gtm:oppervlakte 1460.0 ;
  gtm:kadastraalNummer 2890.0 ;
  gtm:kadastraleAanduiding "C2890"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2890"^^xsd:string ;
  schema:name "Perceel GDA01-C2890"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260289070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOyMqT> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72461> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7126445680917 52.009530694408,4.7126721349302 52.009494287541,4.7127493399051 52.009391147529,4.7128729545945 52.009426164465,4.7129703852888 52.009303994866,4.7130208957653 52.009238300277,4.7130212969725 52.009237772259,4.7133015501677 52.009321090601,4.7132274193094 52.009434926797,4.7130190989582 52.009754853643,4.7129132048269 52.009725960605,4.7125641073994 52.009630436052,4.7126445680917 52.009530694408))"^^geo:wktLiteral ;
    osm:area 1479.0
  ] .

