@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/bsH8f8>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 2130.0 ;
  gtm:kadastraleAanduiding "F2130"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2130" ;
  ns0:name "Perceel GDA01-F2130"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290213070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARjn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75549> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6971643866574 52.005617491595,4.6971318986142 52.005657865889,4.6970538672953 52.005633004826,4.6969418809061 52.005598120249,4.696872362009 52.005576607736,4.696739879475 52.005536344529,4.6967696413462 52.005500888995,4.6967709507023 52.005499090002,4.6969737989428 52.005558830264,4.6970862942335 52.005592818952,4.6971643866574 52.005617491595))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

