@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/bXV76u>
  gtm:oppervlakte 178.0 ;
  gtm:kadastraalNummer 3361.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3361" ;
  gtm:kadastraleAanduiding "M3361"@nl ;
  ns0:name "Perceel GDA01-M3361"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350336170000/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/86683> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.715479682038 52.036994144634,4.7158275090725 52.036998465059,4.7158248916244 52.037066132534,4.7157727276016 52.037065295836,4.7156854502215 52.037063719598,4.7154770761951 52.037061003216,4.715479682038 52.036994144634))"^^geo:wktLiteral ;
    osm:area 178.0
  ] .

