@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b006wnj>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/15fa6910a00100129b94eb1b62a1abb9"^^xsd:string ;
  schema:name "Pand 600"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961427> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71130067 52.00894302, 4.71131980 52.00892027, 4.71121998 52.00888811, 4.71109556 52.00884805, 4.71107633 52.00887080, 4.71130067 52.00894302))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

