@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/b006v6s>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0cce8cfc9cd1b53262c7302bbd22d0b6"^^xsd:string ;
  schema:name "Pand 558"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961385> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70970699 52.00888009, 4.70970699 52.00888009, 4.70979852 52.00881225, 4.70970699 52.00888009))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

