@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bsuscN>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3910.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3910" ;
  gtm:kadastraleAanduiding "M3910"@nl ;
  ns0:name "Perceel GDA01-M3910"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350391070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b87w7O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bV0hzE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87074> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.709410403186 52.02689527144,4.7094233235237 52.026847392779,4.7096189138547 52.026867501951,4.7097037677391 52.026876735917,4.70974948 52.026881385262,4.7097417877025 52.026910211696,4.7097366909939 52.026929273701,4.7096909785497 52.026924633339,4.7096059645802 52.026915380466,4.709410403186 52.02689527144))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

