@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/beA3wt>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 3478.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3478" ;
  gtm:kadastraleAanduiding "M3478"@nl ;
  ns0:name "Perceel GDA01-M3478"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350347870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBFys> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86797> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7148211858493 52.034859694073,4.7146973385453 52.03485772851,4.7146973196549 52.034858986774,4.714598678722 52.034857434701,4.7145985141039 52.034858692133,4.7144526650504 52.034856420878,4.7144162392207 52.034855853244,4.714416989568 52.034835004512,4.7144181285554 52.034807686373,4.7147866111744 52.034813476204,4.7147849799396 52.034854184206,4.7148214057731 52.034854751726,4.7148211858493 52.034859694073))"^^geo:wktLiteral ;
    osm:area 134.0
  ] .

