@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/b87n7k>
  gtm:oppervlakte 221.0 ;
  gtm:kadastraalNummer 2692.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2692" ;
  gtm:kadastraleAanduiding "M2692"@nl ;
  ns0:name "Perceel GDA01-M2692"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350269270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSinst> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86256> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7058989280838 52.032911038063,4.7058964223188 52.032895653437,4.7058811182006 52.03280669678,4.7058560020455 52.032662458742,4.7059729633149 52.032654920045,4.7059960021644 52.032787245425,4.7060415398614 52.032810456177,4.7059727883482 52.03286192142,4.7060060481065 52.032878913105,4.7059691639224 52.03290668056,4.7058989280838 52.032911038063))"^^geo:wktLiteral ;
    osm:area 221.0
  ] .

