@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/bjzR0q>
  gtm:oppervlakte 315.0 ;
  gtm:kadastraalNummer 2741.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2741" ;
  gtm:kadastraleAanduiding "M2741"@nl ;
  ns0:name "Perceel GDA01-M2741"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350274170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b500pn> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86301> ;
  ns0:startDate "2001-04-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7059530151598 52.032202455416,4.7059653780083 52.032274955308,4.7059717202297 52.032312131986,4.7058329450349 52.032321530892,4.7055989217414 52.032336634268,4.7055798427545 52.032227647577,4.7059530151598 52.032202455416))"^^geo:wktLiteral ;
    osm:area 315.0
  ] .

