@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/bJyPD4>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 3417.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3417" ;
  gtm:kadastraleAanduiding "M3417"@nl ;
  ns0:name "Perceel GDA01-M3417"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350341770000/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/86739> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7160347049098 52.036272487237,4.7160359143254 52.036240405659,4.7160367571535 52.036223062914,4.7160438320912 52.036052414143,4.7161223678226 52.036053670659,4.7161133867564 52.036273744589,4.7160347049098 52.036272487237))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

