@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/b2URcs>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 2775.0 ;
  gtm:kadastraleAanduiding "E2775"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2775" ;
  ns0:name "Perceel GDA01-E2775"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280277570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXi98z> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73710> ;
  ns0:startDate "2000-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7021740931486 52.007919618762,4.7022233859794 52.007945989998,4.7021460498164 52.008000054687,4.7020701434537 52.008052042335,4.7020158771242 52.008092821508,4.7019276063654 52.008156134404,4.7018779379804 52.008130506898,4.7020625016833 52.007998354989,4.7021740931486 52.007919618762))"^^geo:wktLiteral ;
    osm:area 137.0
  ] .

