@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/b006vst>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/728c871e10f912c841ecffd76048106a"^^xsd:string ;
  schema:name "Pand 575"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961402> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71032538 52.00892958, 4.71029072 52.00891074, 4.71019589 52.00898225, 4.71022574 52.00899974, 4.71032538 52.00892958))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

