@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/b006w13>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/bd1c7c54018163f2a837f2ee9eccbf37"^^xsd:string ;
  schema:name "Pand 582"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961409> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71537959 52.00905560, 4.71530991 52.00904751, 4.71529869 52.00908357, 4.71528932 52.00911369, 4.71535872 52.00912200, 4.71536864 52.00909044, 4.71537959 52.00905560))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

