@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/b6FtpZ>
  gtm:oppervlakte 836.0 ;
  gtm:kadastraalNummer 4488.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4488" ;
  gtm:kadastraleAanduiding "M4488"@nl ;
  ns0:name "Perceel GDA01-M4488"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350448870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1Sw0q> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87572> ;
  ns0:startDate "2008-07-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6741789723423 52.025156754768,4.6739160113945 52.025025243456,4.6742092630773 52.024801581149,4.6742412696269 52.024777164678,4.6745113743624 52.024911127409,4.6744771390543 52.024936429302,4.6741789723423 52.025156754768))"^^geo:wktLiteral ;
    osm:area 835.0
  ] .

