@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@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/byW561>
  gtm:kadastraalNummer "488"^^xsd:string ;
  gtm:kadastraleAanduiding "C488"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C488"^^xsd:string ;
  schema:name "Perceel GDA01-C488"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15370> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7135086 52.0098624, 4.7134402 52.0098548, 4.7132978 52.0098382, 4.7132746 52.0098353, 4.7132556 52.0098878, 4.7132796 52.0098899, 4.7134946 52.0099084, 4.7135086 52.0098624))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

