@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bTLftL>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 7549.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7549"^^xsd:string ;
  gtm:kadastraleAanduiding "K7549"@nl ;
  ns0:name "Perceel GDA01-K7549"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330754970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/baqbNQ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/244828> ;
  ns0:startDate "2000-07-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.723083574342 52.015088512407,4.7230950674395 52.015048237348,4.7231070061576 52.015048673219,4.7231421509891 52.015038265167,4.7232390234396 52.015050065023,4.7232390848992 52.015049849649,4.7232717642709 52.015053449541,4.7232648896671 52.015075989606,4.7232550775616 52.015109002554,4.723083574342 52.015088512407))"^^geo:wktLiteral ;
    osm:area 72.0
  ] .

