@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/b006tv8>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/cf41bae88710a0f2f3548e9891d80d1a"^^xsd:string ;
  schema:name "Pand 548"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961375> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70569573 52.00884429, 4.70574788 52.00887098, 4.70582217 52.00881834, 4.70587393 52.00878167, 4.70584342 52.00876545, 4.70579993 52.00879705, 4.70577718 52.00878512, 4.70569573 52.00884429))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

