@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/b006wrs>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/9526989f43f020e70a5677d22ecfa2f2"^^xsd:string ;
  schema:name "Pand 603"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961430> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70892560 52.00894191, 4.70880660 52.00886781, 4.70892559 52.00894191, 4.70892560 52.00894191))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

