@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/bdWWQ2>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 3528.0 ;
  gtm:kadastraleAanduiding "F3528"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3528"^^xsd:string ;
  ns0:name "Perceel GDA01-F3528"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290352870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bM3mUm> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76317> ;
  ns0:startDate "2007-11-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6985674294768 52.003438860832,4.6985780956466 52.003388237506,4.6986871729823 52.003397001151,4.6989393875513 52.003417657534,4.6989311140639 52.00344810688,4.6989256815835 52.003468047393,4.6988790068593 52.00346320833,4.6986765228759 52.003447534696,4.6985674294768 52.003438860832))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

