@prefix ns0: <https://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/b008sxd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1ee2ca664ee306b63d222bca899b9b42"^^xsd:string ;
  ns0:name "Pand 2203"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963030> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71263606 52.01295157, 4.71275192 52.01300942, 4.71276998 52.01301844, 4.71278691 52.01300622, 4.71276797 52.01299615, 4.71278957 52.01298069, 4.71267925 52.01292203, 4.71263606 52.01295157))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

