@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/byJrJp>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 513.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M513"^^xsd:string ;
  gtm:kadastraleAanduiding "M513"@nl ;
  ns0:name "Perceel GDA01-M513"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350051370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQG1Q> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84697> ;
  ns0:startDate "1998-05-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6980704733969 52.025901972094,4.6981819826457 52.025817738273,4.6982850286803 52.025739953439,4.6983556324639 52.025775430249,4.6982525127929 52.025853268644,4.6981792903675 52.025909431117,4.6981418010428 52.025937758873,4.6980704733969 52.025901972094))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

