@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/bixmDL>
  gtm:oppervlakte 296.0 ;
  gtm:kadastraalNummer 4721.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4721" ;
  gtm:kadastraleAanduiding "M4721"@nl ;
  ns0:name "Perceel GDA01-M4721"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350472170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJa09> ;
  hg:liesIn <https://n2t.net/ark:/60537/bPaHgb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87764> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970095499739 52.029357673893,4.697230678963 52.029191192507,4.6972451235777 52.029198512802,4.6972463382353 52.029199122141,4.6973461939612 52.029249646705,4.697347871145 52.029250501439,4.697361405183 52.02925734,4.6971039995353 52.029450771948,4.697098280594 52.029442693821,4.6970858560643 52.029426262131,4.6970633372908 52.0294029401,4.6970392005374 52.029380597304,4.6970121316764 52.029359405808,4.6970095499739 52.029357673893))"^^geo:wktLiteral ;
    osm:area 296.0
  ] .

